Skip to content

PBR Clearcoat: Avoid division by zero - #25414

Merged
alice-i-cecile merged 2 commits into
bevyengine:mainfrom
EmbersArc:clearcoat-division-fix
Aug 18, 2026
Merged

PBR Clearcoat: Avoid division by zero#25414
alice-i-cecile merged 2 commits into
bevyengine:mainfrom
EmbersArc:clearcoat-division-fix

Conversation

@EmbersArc

Copy link
Copy Markdown
Contributor

Clearcoat materials can flicker with very bright pixels. Those appear to be the result of a division by zero at grazing angles.

2026-08-15.01-05-01.mp4

@alice-i-cecile alice-i-cecile added this to the 0.19.2 milestone Aug 14, 2026
@alice-i-cecile alice-i-cecile added C-Bug An unexpected or incorrect behavior A-Rendering Drawing game state to the screen D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Aug 14, 2026
@github-project-automation github-project-automation Bot moved this to Needs SME Triage in Rendering Aug 14, 2026
@kfc35 kfc35 added S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it and removed S-Needs-Review Needs reviewer attention (from anyone!) to move forward labels Aug 15, 2026
@alice-i-cecile
alice-i-cecile added this pull request to the merge queue Aug 18, 2026
Merged via the queue into bevyengine:main with commit 781ab63 Aug 18, 2026
40 checks passed
@github-project-automation github-project-automation Bot moved this from Needs SME Triage to Done in Rendering Aug 18, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

A-Rendering Drawing game state to the screen C-Bug An unexpected or incorrect behavior D-Straightforward Simple bug fixes and API improvements, docs, test and examples S-Ready-For-Final-Review This PR has been approved by the community. It's ready for a maintainer to consider merging it

Projects

Status: Done

Development

Successfully merging this pull request may close these issues.

5 participants